home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / printenv.1 < prev    next >
Encoding:
Text File  |  1994-07-26  |  1.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. PRINTENV(1L)      Misc. Reference Manual Pages       PRINTENV(1L)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      printenv - print all or part of environment
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      pppprrrriiiinnnntttteeeennnnvvvv [--help] [--version] [variable...]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      This manual page documents the GNU version of pppprrrriiiinnnntttteeeennnnvvvv.   If
  16.      no  arguments are given, pppprrrriiiinnnntttteeeennnnvvvv prints the entire environ-
  17.      ment.  If one or more variable names are  given,  it  prints
  18.      the  value of each one that is set, and nothing for each one
  19.      that is not set.
  20.  
  21.      The exit status is:
  22.      0 if all variables specified were found
  23.      1 if at least one specified variable was not found
  24.      2 if a write error occurred
  25.  
  26.   OOOOPPPPTTTTIIIIOOOONNNNSSSS
  27.      --_h_e_l_p
  28.           Print a usage message on standard output and exit  suc-
  29.           cessfully.
  30.  
  31.      --_v_e_r_s_i_o_n
  32.           Print version information on standard output then  exit
  33.           successfully.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FSF             Last change: GNU Shell Utilities                1
  64.  
  65.  
  66.  
  67.